home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Workspace / MonsterShelf / Source / English.lproj / MonsterShelf.nib / data.classes next >
Encoding:
Text File  |  1993-07-25  |  226 b   |  18 lines

  1. ShelfView = {
  2.     SUPERCLASS = View;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. Controller = {
  10.     ACTIONS = {
  11.     doPreferences:;
  12.     doInfo:;
  13.     };
  14.     OUTLETS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.